The patches below clean-up sHype-related file names in the tools subtree
authorsmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 09:37:00 +0000 (09:37 +0000)
committersmh22@firebug.cl.cam.ac.uk <smh22@firebug.cl.cam.ac.uk>
Tue, 2 Aug 2005 09:37:00 +0000 (09:37 +0000)
commitbd471dc416fa0c4269ad6d9896b86a0a9c80fbe7
treebf3f62753537d93cd8856d2a44acb3e8a8dfaa9b
parenta89e4d770c0c2cece5c5cf4b1e93c8983a6b452f
The patches below clean-up sHype-related file names  in the tools subtree
and security policy-versioning and data structures in the xen subtree
(ACM):

 *  the very generic tools directory name "policy"  is changed to
    "security" and the included "policy_tool" to "secpol_tool"

 * the single constant POLICY_INTERFACE_VERSION is replaced
   by ACM_INTERFACE_VERSION; the security policy headers are
   versioned independently since the policy can be supplied
   at boot time instead of through the  hypervisor interface

Signed-off-by: Reiner Sailer <sailer@watson.ibm.com>
Signed-off-by: Steven Hand <steven@xensource.com>
17 files changed:
tools/Makefile
tools/misc/policyprocessor/XmlToBin.java
tools/misc/policyprocessor/XmlToBinInterface.java
tools/misc/policyprocessor/xen_sample_def.xml
tools/policy/Makefile [deleted file]
tools/policy/policy_tool.c [deleted file]
xen/acm/acm_chinesewall_hooks.c
xen/acm/acm_core.c
xen/acm/acm_policy.c
xen/acm/acm_simple_type_enforcement_hooks.c
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_64/entry.S
xen/common/policy_ops.c [deleted file]
xen/include/acm/acm_core.h
xen/include/public/acm.h
xen/include/public/policy_ops.h [deleted file]
xen/include/public/xen.h